| 2005-12-20 |
kaf24@firebug... | Remove automatic I/O-fault handling in XenLinux. It... |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
emellor@leeni... | Changed UUID / Xen handle formatting to be compatible... |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
kaf24@firebug... | Allow unknown NMIs to be propagated to domain0 via new |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
kaf24@firebug... | Add sound blaster support to VMX device model. |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
kaf24@firebug... | Currently there is no generic configure file to compile... |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
kaf24@firebug... | This patch fix several issue to support >2G 64bit vmx... |
commit | commitdiff | tree | snapshot |
| 2005-12-20 |
kaf24@firebug... | Remove direct references to frame_table array. Use |
commit | commitdiff | tree | snapshot |
| 2005-12-18 |
kaf24@firebug... | Avoid div-by-zero crash if vmx guest specifies bogus... |
commit | commitdiff | tree | snapshot |
| 2005-12-18 |
kaf24@firebug... | Allow a domain to specify DOMID_SELF to DOM0_GETDOMAINI... |
commit | commitdiff | tree | snapshot |
| 2005-12-17 |
kaf24@firebug... | Small fix to the error-return path after calling |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
kaf24@firebug... | Work aroudn swiotlb issue where a read-only host buffer is |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
kaf24@firebug... | This patch removes the GPL licence from the acm public... |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
kaf24@firebug... | Hide 64bit-mode feature on i386 hypervisor. |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
kaf24@firebug... | Move some useful cryptographic enveloping code into... |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
stekloff@elm3b216... | Changed create_disk_image to default to making "disk... |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
stekloff@elm3b216... | Added information for running xm-test in HVM / VMX... |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
nivedita@hex | Xend http access turned off by default. |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
kaf24@firebug... | Slight fix to BIOS e820 bug workaround. Remove the... |
commit | commitdiff | tree | snapshot |
| 2005-12-16 |
kaf24@firebug... | Work around a nasty BIOS/GRUB bug which causes fields in |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
chris@ubuntu... | Add and use write_ldt_entry, as seen in later linux... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | Add debugging flag for domains to make domu debugging... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | Add MP debug support to gdbserver. |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | Remove unnecessary statement in evtchn_do_upcall. |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | Unmap io shared page only if it is properly initialized. |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | Check for existence of VLAPIC before relinquishing it, |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | Clear all shadow caches when return to real mode from... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
kaf24@firebug... | vmx_assist xen interface header is BSD-licensed. |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
emellor@leeni... | Split talk_to_otherend into two pieces, one for getting... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
emellor@leeni... | Replace calls to deprecated xm set-vcpus with calls... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
emellor@leeni... | Fix block_attach_shared tests. When the sharing check... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
emellor@leeni... | Someone seems to have gotten carried away with cut... |
commit | commitdiff | tree | snapshot |
| 2005-12-15 |
emellor@leeni... | Put watch on device node only if probe was sucessful. |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
kaf24@firebug... | Fix the issue when guest OS clear TS bit by mov to... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
kaf24@firebug... | LAPIC model is different on x86 and ia64, so make irq... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
kaf24@firebug... | Give the xencons tty driver a proper name. |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
kaf24@firebug... | Prevent new potential features from being exposed to the |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | Fix calls to test-gcc-flag, to match previous changeset. |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | HOSTCC should be used to set HOSTCFLAGS instead of CC. |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | Ignore .flc, .patch, .orig, and .rej files, and TAGS... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | Added error message if the user attempts to shutdown... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
stekloff@elm3b216... | Adding SKIP() to tests that aren't supported for VMX... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | Added mkdir -p $XENDOMAINS_SAVE, to ensure that the... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
emellor@leeni... | Added a stress test for the Xenstore-Python interface... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
chris@ubuntu... | Revert changes slipped in during merge. |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
chris@ubuntu... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
chris@ubuntu... | Make set_pte_at and set_pte_at_sync macros instead... |
commit | commitdiff | tree | snapshot |
| 2005-12-14 |
kaf24@firebug... | Clarify the BSD-ish licenses for the blk and net front... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Set kcons index to -1 (i.e., acquire all device indexes). |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Most drivers have their own range of devices they claim... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Fix unmask_evtchn() when the port is bound to a different |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Added unit test for VMX configuration files. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | When we see a httplib.BadStatusLine, sleep 5 seconds... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Resurrect vifname xm create vif option support. This... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
danms@us.ibm.com | Grab the test ID from the report submission response... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Fix reference to HttpXendClientProtocol. This was... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Change the way domain configuration is handled in xm... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Tony found a direct userspace access with his unit... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | A new ACM security tool providing support to aid in the |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Support VMX guest accesses to IA32_TIME_STAMP_COUNTER... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Fix shadow_guest32 depenency in Xen/x86 Makefile. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Add an option for device model to disable key repeat. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
Xiaofeng Ling | change the NIC configuration accordingly after remove... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
kaf24@firebug... | Fix rx buffer allocation in netfront. The final allocat... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Match previous changeset removing nics option. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Deprecate the nics option from the xm create configurat... |
commit | commitdiff | tree | snapshot |
| 2005-12-13 |
emellor@leeni... | Don't try and close the pipe to the grandparent if... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
rread@ubuntu... | Increase the default ramdisk size to 16384 to support... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Read the domid and vifid from the store, rather than... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Added xend-relocation-hosts-allow option. |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Squelch error message from iptables (we log this later... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Added a hosts-allow facility to TCP connections, which... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Minor tidy. |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Make from_string('') return []. This means that it... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Minor import tidy. |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
Anthony Liguori | Make sure to fork again after setsid() so that child... |
commit | commitdiff | tree | snapshot |
| 2005-12-12 |
emellor@leeni... | Remove unused netmask,network etc. These were used... |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | Rename QEMU device model log file from /tmp/qemu.log to |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | VMX domain should call domain_crash_synchronous instead... |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | Fix indentation in a few places. |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | Fix ia64 blkback build. |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | Initilaise new cpu's processed-time value from cpu0's |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | Remove GPL from a couple of Xen public interfaces.... |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | Update "make uninstall" to reflect new files. |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
kaf24@firebug... | In all cases in dom0_ops.c, return EFAULT if copy_user |
commit | commitdiff | tree | snapshot |
| 2005-12-10 |
vhanquez@kneesa... | Allows a 'make prep-kernels' which sets up the kernel... |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
stekloff@elm3b216... | Add initial VMX support to xm-test: |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Use new do_without_error function to squelch the error... |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Use new do_without_error function to squelch the errors... |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Added do_without_error function, and squelch the error... |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Add one more fork to the Xend start-up process, this... |
commit | commitdiff | tree | snapshot |
| 2005-12-09 |
emellor@leeni... | Two domUs, ping from one to the other |
commit | commitdiff | tree | snapshot |
| next |